do not install the suricata Python module
authorSascha Steinbiss <satta@debian.org>
Thu, 18 Nov 2021 21:57:47 +0000 (21:57 +0000)
committerSascha Steinbiss <satta@debian.org>
Thu, 18 Nov 2021 21:57:47 +0000 (21:57 +0000)
commit52b5ba2983ad91432443294fff93a5ca3c11b279
treeb704d08afd5468aeca704476cf1e6b373e6cc0b5
parent5a2df78da9a380ca99d530b36577505a12a1f6ff
do not install the suricata Python module

Bug: https://redmine.openinfosecfoundation.org/issues/3156
Last-Update: 2019-09-18

Suricata's Python tools only import submodules of 'suricata'. Not installing
this module ensures that there is no chance of having an __init__.py in the
root module directory that might clash with other packages, e.g. suricata-
update.

Gbp-Pq: Name remove-conflicting-python-file.patch
python/setup.py